Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The reward unique identifier
Response
Ok
The response is of type object
.
Get a specific reward
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The reward unique identifier
Ok
The response is of type object
.